NevronOpenVision
Nevron.Nov Namespace / NAsyncTask<TResult> Class
Fields Properties Methods Events


NAsyncTask<TResult> Class Members

The following tables list the members exposed by NAsyncTask<TResult>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe task promise  
Top
Public Properties
 NameDescription
Public PropertyShortcut to Promise.Result  
Public PropertyShortcut to Promise.Result  
Top
Public Methods
 NameDescription
Public MethodGets the promise associated with the task  
Public MethodGets a human readable title of the task  
Public MethodTries to start the task  
Top
Protected Events
 NameDescription
Internal Event  
Top
See Also